home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / util / time / Olt12.readme < prev    next >
Text File  |  1995-09-20  |  2KB  |  43 lines

  1. Short:    Incremental timer window
  2. Author:   paulh@Perth.DIALix.oz.au (Paul Huxham)
  3. Uploader: paulh@Perth.DIALix.oz.au (Paul Huxham)
  4. Type:     util/misc
  5.  
  6. Displays an incremental counter, ideally suited for displaying total
  7. modem connect time.
  8.  
  9. From the shell, Olt supports the following arguments:
  10.  
  11. PUBSCREEN,REXXPORT,X/N,Y/N,UPDATE/N,TOFRONT/S
  12.  
  13. PUBSCREEN is the public screen on which to open the Olt window. Case
  14.  sensitive. Defaults to the default public screen (usually Workbench).
  15.  
  16. REXXPORT is the name of the ARexx port to create. It will be converted
  17.  to uppercase and no other application can be using an identical name.
  18.  If the name is already in use, Olt will fail with an error.
  19.  
  20. X is the x position of the top left corner of the window.
  21.  
  22. Y is the y position of the top left corner of the window. If you supply
  23.  -1 for this value, the window will be positioned just below the
  24.  screens' title bar.
  25.  
  26. UPDATE is the number of seconds to wait between updates of the counter
  27.  display. If this is 0 (default), then the timer will be updated when
  28.  Olt is the active window. If you sepcify say 10, then timer will be
  29.  updated every ten seconds.
  30.  
  31. TOFRONT when specified will bring the Olt window to the front whenever
  32.  the timer display is updated.
  33.  
  34.  
  35. ============================= Archive contents =============================
  36.  
  37. Original  Packed Ratio    Date     Time    Name
  38. -------- ------- ----- --------- --------  -------------
  39.     9736    6021 38.1% 24-Jun-95 18:50:24  Olt
  40.     3454    1566 54.6% 24-Jun-95 18:49:28  Olt.autodoc
  41. -------- ------- ----- --------- --------
  42.    13190    7587 42.4% 04-Jul-95 13:04:46   2 files
  43.